Skip to content

Update params.libsonnet#4

Open
alexmt wants to merge 1 commit intomasterfrom
test
Open

Update params.libsonnet#4
alexmt wants to merge 1 commit intomasterfrom
test

Conversation

@alexmt
Copy link
Copy Markdown

@alexmt alexmt commented Apr 11, 2019

No description provided.

@alexmt
Copy link
Copy Markdown
Author

alexmt commented Apr 11, 2019

argo diff

@argo-cd-bot
Copy link
Copy Markdown

argo-cd-bot Bot commented Apr 11, 2019

Found diff for app: argo-cd-demo

===== /Service argo-cd-hello-world/hello-world-ks-preprod ======
21c21
<     targetPort: 8080
---
>     targetPort: 8082
===== apps/Deployment argo-cd-hello-world/hello-world-ks-preprod ======
41c41
<         - containerPort: 8080
---
>         - containerPort: 8082
  

@argo-cd-bot
Copy link
Copy Markdown

argo-cd-bot Bot commented Apr 11, 2019

If Auto-sync is enabled just merge this PR to deploy the above changes (to view if auto-sync is enabled run argo info [app name] and check the 'Sync Policy' field)
Otherwise, manual deployments can be done via argo sync, and rollbacks via argo rollback for usage see argo help.

@alexmt
Copy link
Copy Markdown
Author

alexmt commented Apr 11, 2019

argo diff

@argo-cd-bot
Copy link
Copy Markdown

argo-cd-bot Bot commented Apr 11, 2019

Found diff for app: argo-cd-demo

===== /Service argo-cd-hello-world/hello-world-ks-preprod ======
21c21
<     targetPort: 8080
---
>     targetPort: 8082
===== apps/Deployment argo-cd-hello-world/hello-world-ks-preprod ======
41c41
<         - containerPort: 8080
---
>         - containerPort: 8082
  

@argo-cd-bot
Copy link
Copy Markdown

argo-cd-bot Bot commented Apr 11, 2019

If Auto-sync is enabled just merge this PR to deploy the above changes (to view if auto-sync is enabled run argo info [app name] and check the 'Sync Policy' field)
Otherwise, manual deployments can be done via argo sync, and rollbacks via argo rollback for usage see argo help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant